home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2378 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1018 b 

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Can a Unix compiler be used for dos apps?
  5. Date: 19 Jan 1996 14:06:14 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4do8gm$bqf@redstone.interpath.net>
  8. References: <rmhanson.81.30F9A6C2@students.wisc.edu> <DL7G0u.EyH@xvt.com>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Bruce A. Yelen (bruce@xvt.com) wrote:
  13. : >the question is there anyway I can use my unix box to run a compiler that 
  14. : >would create dos executables? Then just ftp the programs to my home.
  15.  
  16. : DOS executables have a different format than UNIX.  In theory, you could 
  17. : compile and link code on Unix to run under DOS but you would need a compiler 
  18. : specificaly for that purpose.  I don't know of any myself.
  19.  
  20. I know the Xenix compiler I used a couple of years ago was 
  21. capable of cross-compiling DOS executables.
  22.  
  23. Scott
  24.  
  25.